home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / ixemul / sdk / man / cat5 / motd.0 < prev    next >
Encoding:
Text File  |  1998-06-15  |  992 b   |  30 lines

  1.  
  2. MOTD(5)                    UNIX Programmer's Manual                    MOTD(5)
  3.  
  4. NNAAMMEE
  5.      mmoottdd - file containing message(s) of the day
  6.  
  7. DDEESSCCRRIIPPTTIIOONN
  8.      The file _/_e_t_c_/_m_o_t_d is normally displayed by login(1) after a user has
  9.      logged in but before the shell is run.  It is generally used for impor-
  10.      tant system-wide announcements.  During system startup, a line containing
  11.      the kernel version string is prepended to this file.
  12.  
  13.      Individual users may suppress the display of this file by creating a file
  14.      named ``_._h_u_s_h_l_o_g_i_n'' in their home directories.
  15.  
  16. FFIILLEESS
  17.      /etc/motd
  18.  
  19. EEXXAAMMPPLLEESS
  20.      NetBSD 1.0 (SUN_LAMP) #9: Sun Nov 20 22:47:57 PST 1994
  21.  
  22.      Make sure you have a .forward file...
  23.  
  24.      4/17    Machine will be down for backups all day Saturday.
  25.  
  26. SSEEEE AALLSSOO
  27.      login(1)
  28.  
  29. BSD Experimental               December 28, 1994                             1
  30.